C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / TemplateBindings Property

In This Topic
TemplateBindings Property (FlexGridBase<T>)
In This Topic
Gets the collection of the template bindings.
Syntax
'Declaration
 
Public ReadOnly Property TemplateBindings As IDictionary(Of String,String)
 
See Also